-
Home
-
Advanced Views – Display Posts, Custom Fields, and More
-
3.7.19
-
Code
-
Classes
- Logger
| Total Complexity |
46 |
| Dependencies |
3 |
| Dependents |
25 |
| Total lines |
330 |
| Lines of code |
205 |
| Logical lines of code |
102 |
| Comment lines |
40 |
| Methods |
16 |
| Properties |
4 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| log() |
A |
44 |
11 |
39 |
| get_back_trace() |
A |
48 |
10 |
33 |
| maybe_log_php_error() |
S |
49 |
6 |
31 |
| maybe_log_fatal_php_error() |
S |
54 |
3 |
24 |
| error_level_to_string() |
S |
52 |
2 |
24 |
| get_wp_filesystem() |
S |
66 |
2 |
9 |
| get_contents() |
S |
68 |
2 |
7 |
| clear_error_logs() |
S |
69 |
2 |
7 |
| __construct() |
S |
70 |
1 |
6 |
| put_contents() |
S |
73 |
1 |
6 |
| debug() |
S |
79 |
1 |
3 |
| warning() |
S |
79 |
1 |
3 |
| info() |
S |
79 |
1 |
3 |
| get_logs() |
S |
80 |
1 |
3 |
| get_error_logs() |
S |
80 |
1 |
3 |
| set_hooks() |
S |
76 |
1 |
4 |